Begins the disc writing operation. This operation is asynchronous. The method will return immediately as soon as the writing process has been initiated. If attempting to write to a DVD type of media, this will return False.
Return Type
A Boolean value.
Syntax
object.WriteDisc
The WriteDisc method syntax has these parts:
Part | Description |
object | An expression evaluating to an object of type CDWriterPro. |